class Illuminate / Validation / ValidationServiceProvider
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

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.