PresenceVerifierInterface getPresenceVerifier() Get the Presence Verifier implementation. Return Value PresenceVerifierInterface Exceptions RuntimeException
array getReplacers() Get the array of custom validator message replacers. Return Value array
array getExtensions() Get the array of custom validator extensions. Return Value array
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
array getFallbackMessages() Get the fallback messages for the validator. Return Value array
string getDisplayableValue(string $attribute, mixed $value) Get the displayable name of the value. Parameters string $attribute mixed $value Return Value string
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
array getCustomMessages() Get the custom messages for the validator. Return Value array
array getCustomValues() Get the custom values for the validator. Return Value array
array getCustomAttributes() Get the custom attributes used by the validator. Return Value array
Page 29 of 996