| Package | Description |
|---|---|
| jwebform.processor | |
| jwebform.validation |
| Modifier and Type | Method and Description |
|---|---|
FieldValdationResults |
FieldResults.computeSingleFieldValidation(String fieldName,
ValidationResult vr) |
static FieldValdationResults |
FieldValdationResults.empty() |
static FieldValdationResults |
FieldValdationResults.of(Field container,
ValidationResult validationResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldValdationResults.merge(FieldValdationResults validate) |
| Modifier and Type | Method and Description |
|---|---|
FieldValdationResults |
FormValidator.validate(FieldResults fieldResults)
checks a complete form.
|
Copyright © 2019. All rights reserved.