menu
innerlibs
validation_interface.dart
InvalidException
InvalidException constructor
InvalidException
dark_mode
light_mode
InvalidException
constructor
InvalidException
(
string
message
,
Iterable
<
String
>
errors
)
Implementation
InvalidException(this.message, this.errors);
innerlibs
validation_interface
InvalidException
InvalidException constructor
InvalidException class