Methods
Static getError
- getError(key: string): string
-
Parameters
Returns string
Static isFail
- isFail(key: string): boolean
-
Parameters
Returns boolean
Static setError
- setError(key: string, error: string): void
-
Parameters
-
key: string
-
error: string
Returns void