On this pageValidatorFunctionWrapHandler This class defines a protocol for wrap handlers used within validator functions. It specifies a callable interface that processes an input value and an optional location identifier to return a validated result. Constructor Signature def ValidatorFunctionWrapHandler()