{ required => qw(email), email => qw(email), integer => qw(age), min => { filed => ‘age’, num => 18 }, }