Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ValidationResultType

Types of validation results generated by validation schemas.

see

ValidationResult

Index

Enumeration members

Enumeration members

Error

Error: = 2

Validation error.

Information

Information: = 0

General information (not an error).

Warning

Warning: = 1

Warning about something suspecious. In strict mode is treated as error

Generated using TypeDoc