public interface PropertyFieldValidator
Modifier and Type | Method and Description |
---|---|
String |
getValidatorErrorMessage()
Error message used in property editor.
|
boolean |
validate(Object value)
Validate a field new value
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.