Constructor
new ValidatorError(summary, detail)
Constructs a ValidatorError instance from a summary and detail
Parameters:
Name | Type | Description |
---|---|---|
summary |
string | a localized String that provides a summary of the error |
detail |
string | a localized String that provides a detail of the error |
- Source: