class
Illuminate
/
Validation
/
ValidationServiceProvider
You are viewing an older version of the documentation. For the latest, please visit master documentation.
ValidationServiceProvider
Extends
Implements
Methods
public
register ( ) : void
Register the service provider.
protected
registerValidationFactory ( ) : void
Register the validation factory.
protected
registerPresenceVerifier ( ) : void
Register the database presence verifier.
protected
registerUncompromisedVerifier ( ) : void
Register the uncompromised password verifier.
public
provides ( ) : array
Get the services provided by the provider.