class

ValidateErr

@Js
const class ValidateErr : Err

ValidateErr when a validation fails. The msg should be localized for display to users.

constructors make

make new make(Str msg, Err? cause)

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST