Interface ValidatorFactory

All Superinterfaces:
AutoCloseable

public interface ValidatorFactory extends AutoCloseable
Factory returning initialized Validator instances.

Implementations are thread-safe and instances are typically cached and reused.