org.camunda.bpm.engine.impl.form.validator
Class MinLengthValidator
java.lang.Object
org.camunda.bpm.engine.impl.form.validator.AbstractTextValueValidator
org.camunda.bpm.engine.impl.form.validator.MinLengthValidator
- All Implemented Interfaces:
- FormFieldValidator
public class MinLengthValidator
- extends AbstractTextValueValidator
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MinLengthValidator
public MinLengthValidator()
validate
protected boolean validate(String submittedValue,
String configuration)
- Specified by:
validate in class AbstractTextValueValidator
Copyright © 2017 camunda services GmbH. All rights reserved.