Class ValidatorResolutionTest


  • public class ValidatorResolutionTest
    extends ValidationTestBase
    Checks the correct behavior of the validator resolution algorithm.
    Author:
    Carlos Vara
    • Constructor Detail

      • ValidatorResolutionTest

        public ValidatorResolutionTest()
    • Method Detail

      • testInvalidValidator

        public void testInvalidValidator()
        Check that a ConstraintDefinitionException is thrown when the only available validator is associated with a different annotation type.