EditorHasValidation Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EditorHasValidation(Editor, Validation) | Constructor Creates a EditorHasValidation link in the same Partition as the given Editor | |
EditorHasValidation(Partition, array<RoleAssignment[]) | Constructor | |
EditorHasValidation(Store, array<RoleAssignment[]) | Constructor | |
EditorHasValidation(Partition, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor | |
EditorHasValidation(Store, array<RoleAssignment[], array<PropertyAssignment[]) | Constructor |
Top