Uses of Class
com.avoka.tm.func.ValidationError
-
Packages that use ValidationError Package Description com.avoka.tm.func Provides Fluent Function classes. -
-
Uses of ValidationError in com.avoka.tm.func
Fields in com.avoka.tm.func with type parameters of type ValidationError Modifier and Type Field Description List<ValidationError>
FormFuncResult. errors
Specify validation errors to be returned to the form.
-