@Portable public class ValidationResult extends Object
Constructor and Description |
---|
ValidationResult() |
ValidationResult(boolean valid,
List<String> messagesBundleKeys) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<String> |
getMessagesBundleKeys() |
int |
hashCode() |
boolean |
isValid() |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.