sub validate { my $self = shift; # do validation return $self->SUPER::validate(@_); }