Member variable DataRef():validate Foundation
Code block for data validation
Attribute: EXPORTED
Data type: Code block | NIL
Description
The instance variable :validate contains an optional code block for data validation. self is passed to this code block. It must return a logical value indicating whether the data in the edit buffer is valid (.T.) or invalid (.F.).
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.