Extends CreateValidatorExtensionOptions
Properties
test
A function that tests if the name is valid
test: (name: string) => boolean
Extends CreateValidatorExtensionOptions
A function that tests if the name is valid
test: (name: string) => boolean