Class FieldValidation
java.lang.Object
com.aquima.web.api.model.page.element.FieldValidation
This class represents the FieldValidation viewmodel.
- Since:
- 9.3.2
- Author:
- G. der Kinderen
-
Constructor Details
-
FieldValidation
-
-
Method Details
-
isBlocking
public boolean isBlocking()Returns a 'blocking' indicator.- Returns:
- the 'blocking indicator.
-
getType
Returns the type.- Returns:
- the type
-
getMessage
Returns the message.- Returns:
- the message.
-
getParameters
Returns the parameter key/value sets.- Returns:
- parameter keys and values.
-
hashCode
public int hashCode() -
equals
-