Options
All
  • Public
  • Public/Protected
  • All
Menu

The validation result.

Hierarchy

  • ValidationResult

Index

Properties

hasUnrenderedMessage: boolean

If the result has any unrendered message.

messages: Record<string, FacesMessage[]>

A map between the client ID of an element and a list of faces message for that element.

valid: boolean

If the result is valid / if it has any validation errors.

Generated using TypeDoc