We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708e32f commit 2490f1aCopy full SHA for 2490f1a
src/validators/password.ts
@@ -1,4 +1,3 @@
1
-import isAlphanumeric from '../lib/isAlphanumeric'
2
import { BaseValidator } from './base'
3
4
export class PasswordValidator extends BaseValidator<string> {
0 commit comments