Interface

PatternValidatorOptions

decorator-validation.PatternValidatorOptions

Pattern validation options interface

Properties:
Name Type Attributes Description
ValidationKeys.PATTERN RegExp | string <optional>

The pattern to match against

View Source validation/types.ts, line 166