public abstract class RuleValidator extends Object
Constructor and Description |
---|
RuleValidator() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getValidationError() |
abstract boolean |
isValid(String value) |
boolean |
validateFieldInline(String value,
org.gwtbootstrap3.client.ui.FormGroup field,
org.gwtbootstrap3.client.ui.HelpBlock help) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.