public interface ValidationFailure
Modifier and Type | Method and Description |
---|---|
ValidationFailureType |
getFailureType()
The type of failure
|
String |
getMessage()
A message describing the failure
|
ValidationFailureType getFailureType()
String getMessage()
Copyright © 2006-2013 lexicalscope. All Rights Reserved.