Class MaxLengthValidator
java.lang.Object
org.camunda.bpm.engine.impl.form.validator.AbstractTextValueValidator
org.camunda.bpm.engine.impl.form.validator.MaxLengthValidator
- All Implemented Interfaces:
FormFieldValidator
- Author:
- Daniel Meyer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.camunda.bpm.engine.impl.form.validator.AbstractTextValueValidator
isNullValid, validate
-
Constructor Details
-
MaxLengthValidator
public MaxLengthValidator()
-
-
Method Details
-
validate
- Specified by:
validate
in classAbstractTextValueValidator
-