Show / Hide Table of Contents

Property ValidationException

| Edit this page View Source

ValidationException

Gets the validation exception.

Declaration
public Exception? ValidationException { get; }
Property Value
Type Description
Exception
Remarks

Default validation is handled based on field schema. Custom validation may be added by subscribing to ValueChanging event.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX