Constructor
new PropertyRequiredError(property)
Creating a property required error
Parameters:
Name | Type | Description |
---|---|---|
property |
string | The object property in error |
- Source:
Extends
- ValidationError