Type Alias ValidationAlpha

Validation: {
    errorMessages: string[];
    status: boolean;
}

CMAF-HAM Validation type