Required
constructor(code: String = DEFAULT_CODE, severity: ValidationIssueSeverity = ValidationIssueSeverity.Error)(source)
Parameters
code
Issue code to use when the value is missing.
severity
Severity of the issue emitted when the value is missing.