Documentation

Validator

Table of Contents

Methods

getInstance()  : Validator
Returnst the instances of the validator, instantiates a new one if there isn't one already.
validate()  : ResultCollection|bool
Validates a DomainObject.

Methods

getInstance()

Returnst the instances of the validator, instantiates a new one if there isn't one already.

public static getInstance() : Validator
Return values
Validator

        
On this page

Search results