name: ConstraintValidatorFactoryInterface
class_comment: null
dependencies: []
properties: []
methods:
- name: getInstance
  visibility: public
  parameters:
  - name: constraint
  comment: '# * Specifies an object able to return the correct ConstraintValidatorInterface

    # * instance given a Constraint object.

    # */

    # interface ConstraintValidatorFactoryInterface

    # {

    # /**

    # * Given a Constraint, this returns the ConstraintValidatorInterface

    # * object that should be used to verify its validity.'
traits: []
interfaces: []