External module Validators
Functions
compare
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
creditCard
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
emailAddress
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
instanceOf
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
mobilePhone
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
range
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
regularExpression
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
required
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
stringLength
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void
typeOf
-
Parameters
Returns function
-
- (target: object, property: string): void
-
Parameters
-
target: object
-
property: string
Returns void