Package com.aquima.interactions.rule.validation


package com.aquima.interactions.rule.validation
  • Classes
    Class
    Description
    This class parses a parameter string using the format specified in the constructor.
    This class contains the logic that is responsible for the validation.
    This iterator class traverses the attribute nodes in the rule graph and returns the validation rules that are applicable.
    This class holds the message of a single validation action.
    This class holds the result of a validation action.
    Adapter class to create a IValidatorCall for a IValidator