object ResultStatus
Enum with the different result statuses acknowledged by the app
- Companion:
- class
Type members
Classlikes
Data could not be validated, errors arose during the validation process
Data could not be validated, errors arose during the validation process
Data could be validated and turned out INVALID
Data could be validated and turned out INVALID
Data could be validated and turned out VALID
Data could be validated and turned out VALID