Package org.ametys.runtime.parameter


package org.ametys.runtime.parameter
  • Class
    Description
    This default implementation validates the following configurable stuff: mandatory: check the parameter is set regexp: check the string parameter matches a regexp
    Result structure to populate on validation.
    Object for storing validation results.
    Validator for parameters values