org.camunda.bpm.engine.form
Interface FormFieldValidationConstraint

All Known Implementing Classes:
FormFieldValidationConstraintImpl

public interface FormFieldValidationConstraint

Author:
Daniel Meyer

Method Summary
 Object getConfiguration()
           
 String getName()
           
 

Method Detail

getName

String getName()
Returns:
the name of the validation constraint

getConfiguration

Object getConfiguration()
Returns:
the configuration of the validation constraint.


Copyright © 2014 camunda services GmbH. All rights reserved.