The Oracle JET framework provides methods on the oj.InvalidComponentTracker object that you can use to implement Oracle's recommended best practices for form validation.
The Oracle JET Cookbook includes a complete example that illustrates how you can implement the oj.InvalidComponentTracker object for form validation. For details, see Form Validation (Complete Example).
To apply best practices to form validation:
For additional detail about the oj.InvalidComponentTracker object and the invalidComponentTracker binding attribute, see Using a Component's invalidComponentTracker Binding Attribute.