Interface FormFieldValidatorContext

    • Method Detail

      • getVariableScope

        VariableScope getVariableScope()
        Returns:
        the variable scope in which the value is submitted
      • getConfiguration

        java.lang.String getConfiguration()
        Returns:
        the configuration of this validator
      • getSubmittedValues

        java.util.Map<java.lang.String,​java.lang.Object> getSubmittedValues()
        Returns:
        all values submitted in the form