EditFormValidationEventArgs Constructors
Provides data for the EditFormPage.ValidateForm event.| Name | Parameters | Description |
|---|---|---|
| EditFormValidationEventArgs(IReadOnlyDictionary<String, Object>, Object) | values, item | Initializes a new instance of the EditFormValidationEventArgs class with specified settings. |
See Also