What is the Validator interface

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2414

This topic has not yet been written. The content below is from the topic description.
2.2. Validating constraints The Validator interface is the main entry point to Bean Validation. In Section 5.1, “Configuration and ValidatorFactory” we will first show how to obtain an Validator instance. Afterwards we will learn how to use the different methods of the Validator interface.