@FunctionalInterface public static interface Field.ValidationOutput
Modifier and Type | Method and Description |
---|---|
void |
accept(Field field,
Object value,
String problemMessage)
Accept a problem with the given value for the field.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.