Architecture Concepts / ORM / ObjectManager methods / validate / Description & Parameters
Finish the description of the parameters.
| PARAMETER |
DESCRIPTION |
| class |
Class of the object we want to validate. |
| ids |
Array of ids of the object to validate. |
| values |
Associative array containing fields and their values. |
| check unique |
Explain more this one |
| check required |
Explain more this one |