UNPKG

class-validator-i18n

Version:
12 lines (11 loc) 316 B
export * from './Equals'; export * from './IsDefined'; export * from './IsEmpty'; export * from './IsIn'; export * from './IsLatLong'; export * from './IsLatitude'; export * from './IsLongitude'; export * from './IsNotEmpty'; export * from './IsNotIn'; export * from './NotEquals'; export * from './ValidateNested';