Skip to content

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.

violation: Violation

E extends ValidationError.WithOptionalField = ValidationError.WithOptionalField