MessageBag getMessageBag() Get the messages for the instance. Return Value MessageBag
array getFallbackMessages() Get the fallback messages for the validator. Return Value array
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
array getExtensions() Get the array of custom validator extensions. Return Value array
string getDisplayableValue(string $attribute, mixed $value) Get the displayable name of the value. Parameters string $attribute mixed $value Return Value string
array getData() Get the data under validation. Return Value array
array getCustomValues() Get the custom values for the validator. Return Value array
array getCustomMessages() Get the custom messages for the validator. Return Value array
Page 29 of 996