com.atlassian.validation.Validator.Result |
Known Indirect Subclasses
|
Post-validation state. Enables access to the value object and failure case details like error messages.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
If valid returns the value in string form.
| |||||||||||
If validation failed, the reason is found here in plain text.
| |||||||||||
If validation failed, the reason is found here in html.
| |||||||||||
Whether the validation succeeded.
|
If valid returns the value in string form.
IllegalStateException | if the result is not valid. |
---|
If validation failed, the reason is found here in plain text.
If validation failed, the reason is found here in html.
Whether the validation succeeded.