Enumeration ErrorCodes

Enumeration Members

alphabetical-chars-only: "alphabetical-chars-only"
chars-lenght-is-too-short: "chars-lenght-is-too-short"
chars-limit-exceeded: "chars-limit-exceeded"
does-not-match-enum: "does-not-match-enum"
failed-custom-validate: "failed-custom-validate"
is-empty: "is-empty"
is-not-a-boolean: "is-not-a-boolean"
is-not-a-number: "is-not-a-number"
is-not-an-array: "is-not-an-array"

Generated using TypeDoc