com.atlassian.bitbucket.validation.FormErrors |
Known Indirect Subclasses |
A container of field and one or more associated errors, to be displayed in a form.
Used by FormValidationException
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Indicates whether this instance of errors is empty, or has any errors.
|
field | that potentially contains some errors |
---|
Indicates whether this instance of errors is empty, or has any errors.
true
, if this instance of FormErrors
contains no errors of any type,
false
otherwise