When the EGL property displayUse is button or hyperlink, the property byPassValidation indicates whether EGL-based validation is bypassed when the user clicks the button or link. You might want to bypass validation for better performance; for example, whenever the user clicks an Exit button.
The value you assign to byPassValidation is used as a default when you place the field (or a record that includes the field) on the Web Page in Page Designer.
The property affects only EGL-based validations, not those specified by JSF tags; for details, see PageHandler.
Related concepts
Enumerations in EGL
Overview of EGL properties
PageHandler