DateAgeIsYoungerRule constructor
DateAgeIsYoungerRule(
- String attribute
Implementation
DateAgeIsYoungerRule(String attribute)
: super(signature: "date_age_is_younger", attribute: attribute);