Class CountryIso3166Constraint

    • Constructor Detail

      • CountryIso3166Constraint

        public CountryIso3166Constraint()
    • Method Detail

      • initialize

        public CountryIso3166Constraint initialize​(org.springframework.http.HttpMethod[] excludes,
                                                   boolean isNulleable,
                                                   org.springframework.http.HttpMethod[] onlyIn)
      • hasError

        protected boolean hasError​(Object field,
                                   javax.validation.ConstraintValidatorContext cxt)
        Specified by:
        hasError in class AbstractConstraint