public interface ValidationState extends ValidationCollector
ValidationStateImpl| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
This method determines if the
validation has
been successful. |
getFailureCount, onFailureboolean isValid()
validation has
been successful.true if no ValidationFailure has been collected, false otherwise.Copyright © 2001–2015 mmm-Team. All rights reserved.