@FunctionalInterface public interface FormValidator
| Modifier and Type | Method and Description |
|---|---|
FieldValdationResults |
validate(FieldResults fieldResults)
checks a complete form.
|
FieldValdationResults validate(FieldResults fieldResults)
fieldResults - fiels of the form to validateCopyright © 2019. All rights reserved.