MessageTreeValidationResult
MessageTreeValidationResult<
E> =TreeValidationResult<E> &object
Defined in: validate-message-tree.ts:63
The result of a message tree validation. This type extends the TreeValidationResult from Angular forms to include the violation information from the protovalidate library.
Type Declaration
Section titled “Type Declaration”violation
Section titled “violation”violation:
Violation
Type Parameters
Section titled “Type Parameters”E extends ValidationError.WithOptionalField = ValidationError.WithOptionalField