@Version(value="1.0.0")
Class | Description |
---|---|
DefaultValidationFailure |
Wraps a message key (being looked up in a
ResourceBundle ), messageArguments (being used with MessageFormat.format(String, Object...)
and the location where the validation failure occurred. |
DefaultValidationResult |
Default implementation of
ValidationResult wrapping a list of ValidationFailure s. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.