File

projects/prestations-ng/src/form-error.ts

Index

Properties

Properties

code
code: string
Type : string
message
message: string
Type : string
name
name: string
Type : string
export interface FormError {
    name: string;
    code: string;
    message: string;
}

results matching ""

    No results matching ""