Property ValidationStateActions

Namespace TallComponents.PDF.Forms.Fields
Class XfaInfo

Occurs whenever the validation state of the target changes. The validation state is considered to change when it transitions from a valid to an invalid state or from an invalid to a valid state.It is also considered to change when it is still invalid but a different validation test fails than failed previously, for example if the target fails the format test whereas previously it failed the null test.

Syntax

public  XfaActionCollection  ValidationStateActions  {  get;  }

Property value

XfaActionCollection