This is the detailed API documentation for runtime-data-validation
. This package contains a long list of TypeScript decorators for performing automatic data validation.
This package contains three major functional units:
As of this writing the Validation functions are mostly simple wrappers over functions provided by the validator.js
package. Likewise, the Validation decorators are simple wrappers over those functions.