interface DocumentValidatorInterface

Interface DocumentValidatorInterface.

Methods

object|null
validate(DocumentInterface $document)

No description

Details

at line 25
object|null validate(DocumentInterface $document)

Parameters

DocumentInterface $document

Return Value

object|null