The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

{
en => {
errors => {
attributes => {
date_of_birth => {
not_future => 'Date {{value}} is future',
},
},
messages => {
not_voting_age => 'not voting age',
}
}
},
};