Arango PHP ODM

ValidatorInterface

Validator interface.

Tags
author

Lucas S. Vieira

Table of Contents

Methods

rules()  : array<string|int, mixed>
Rules for validation.
validate()  : bool
Validate data.

Methods

rules()

Rules for validation.

public rules() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results