@nhtio/web-re-active-record/constraints
Constraints for the NHTIO Web Re-Active Record library.
Interfaces
Interface | Description |
---|---|
Joi | - |
Type Aliases
Type Alias | Description |
---|---|
ModelConstraints | Model validation constraints schema |
Variables
Variable | Description |
---|---|
joi | The joi library compatible with the NHTIO Web Re-Active Record library |
tlds | A list of top-level domains (TLDs) for email validation] imported from @hapi/tlds |
Functions
Function | Description |
---|---|
makeModelConstraints | Creates a model validation constraints schema |