public class PatternValidation extends Object implements FormItemValidation<Object>
| Modifier and Type | Class and Description |
|---|---|
static class |
PatternValidation.JndiNameValidation |
FormItemValidation.ValidationRule| Modifier and Type | Method and Description |
|---|---|
protected String |
errorMessage() |
ValidationResult |
validate(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidateIfpublic ValidationResult validate(Object value)
validate in interface FormItemValidation<Object>protected String errorMessage()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.