Validator.Configuration, Validator.ExceptionFactory<E extends Throwable>, Validator.Impl| Constructor and Description | 
|---|
| Impl(Validator.Configuration configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| Validator.Configuration | configuration()Returns a configuration object that determines behaviors of this object. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassertThat, assumeThat, checkInvariant, checkPostcondition, checkPrecondition, checkValueAndThrowIfFails, configurationFromProperties, create, ensure, ensure, ensureNonNull, ensureState, instance, reconfigure, reconfigure, require, require, requireArgument, requireNonNull, requireState, resetToDefault, squashStackTraceElements, validate_2, validate, validate, validateArgument, validateNonNull, validateStatepublic Impl(Validator.Configuration configuration)
public Validator.Configuration configuration()
ValidatorReturns a configuration object that determines behaviors of this object.
configuration in interface ValidatorCopyright © 2025. All rights reserved.