The callback function
Registers a callback function to call when the validator inputs change.
The control to validate against.
A map of validation errors if validation fails, otherwise null.
Method that performs synchronous validation against the provided control.
The callback function