-
Creates a new validation result object with an error associated to it.
Merges this validation result with another validation result.
TLcdValidationResult.ok()
Creates a new validation result object without any warnings or errors associated to it.
Creates a new validation result object with a warning associated to it.
void
Adds all warnings and errors from aValidationResult
to this validation result.
Merges this validation result with another validation result.