Class: PropertyRequiredError

Errors~PropertyRequiredError(property)

Representing a property required error

Constructor

new PropertyRequiredError(property)

Parameters:
Name Type Description
property string The object property in error
Source:

Extends

  • ValidationError