Type Alias IValidation

IValidation: boolean | string

Type alias for validation, which can be a boolean or a string.