Package io.dialob.api.form
Interface FormValidationError
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableFormValidationError
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic enum -
Method Summary
Modifier and TypeMethodDescriptiongetIndex()default FormValidationError.LevelgetLevel()getType()
-
Method Details
-
getItemId
String getItemId() -
getMessage
String getMessage() -
getLevel
-
getType
FormValidationError.Type getType() -
getExpression
-
getStartIndex
-
getEndIndex
-
getIndex
-