Interface

EnumValidatorOptions

decorator-validation.EnumValidatorOptions

Enum validation options interface

Properties:
Name Type Attributes Description
ValidationKeys.ENUM Array.<any> | Record.<any, any> <optional>

List of values or a record

View Source validation/types.ts, line 243