public class ValidationError extends ValidationResult
| Constructor and Description |
|---|
ValidationError(LocalizedMessage message)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWellSucceded()
Indica se houve sucesso ou falha.
|
getMessage, setErrorMessagepublic ValidationError(LocalizedMessage message)
message - mensagem de erro.Copyright © 2018. All Rights Reserved.