Class CountryIso3166Constraint

java.lang.Object
com.github.damianwajser.validator.constraint.AbstractConstraint
com.github.damianwajser.validator.constraint.enums.CountryIso3166Constraint
All Implemented Interfaces:
javax.validation.ConstraintValidator<Country_ISO3166,​Object>

public class CountryIso3166Constraint
extends AbstractConstraint
implements javax.validation.ConstraintValidator<Country_ISO3166,​Object>