@Jsconst class ValidateErr : Err
ValidateErr when a validation fails. The msg should be localized for display to users.
new make(Str msg, Err? cause)