public class RequiredElementMissingHandler extends Object implements ErrorHandler
ErrorHandler.HandledResult| Modifier | Constructor and Description |
|---|---|
|
RequiredElementMissingHandler() |
protected |
RequiredElementMissingHandler(I18N.Key primaryMessageKey,
I18N.Key optionsMessageKey) |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler.HandledResult |
handle(ValidationContext ctx,
ValidationError error) |
public ErrorHandler.HandledResult handle(ValidationContext ctx, ValidationError error)
handle in interface ErrorHandlerCopyright © 2017. All Rights Reserved.