Ubiquity 2.5.2
php rapid development framework
|
Public Member Functions | |
__construct ($container, $annotsEngine, $type, $name, $notNull, $primary) | |
parse () | |
Protected Member Functions | |
parseType ($type, $size) | |
getValidatorAnnotFromModel ($type, $ref=null, $constraints=[]) | |
parseSize ($type, $size) | |
parseNotNull (&$validatorAnnots) | |
parseName () | |
scanType (&$type, &$size) | |
Protected Attributes | |
$type | |
$name | |
$notNull | |
$primary | |
$modelContainer | |
$annotsEngine | |
Definition at line 12 of file ValidationModelGenerator.php.
__construct | ( | $container, | |
$annotsEngine, | |||
$type, | |||
$name, | |||
$notNull, | |||
$primary | |||
) |
Definition at line 23 of file ValidationModelGenerator.php.
|
protected |
Definition at line 51 of file ValidationModelGenerator.php.
parse | ( | ) |
Definition at line 106 of file ValidationModelGenerator.php.
|
protected |
Definition at line 90 of file ValidationModelGenerator.php.
|
protected |
Definition at line 70 of file ValidationModelGenerator.php.
|
protected |
Definition at line 61 of file ValidationModelGenerator.php.
|
protected |
Definition at line 32 of file ValidationModelGenerator.php.
|
protected |
Definition at line 101 of file ValidationModelGenerator.php.
|
protected |
Definition at line 21 of file ValidationModelGenerator.php.
|
protected |
Definition at line 17 of file ValidationModelGenerator.php.
|
protected |
Definition at line 14 of file ValidationModelGenerator.php.
|
protected |
Definition at line 15 of file ValidationModelGenerator.php.
|
protected |
Definition at line 16 of file ValidationModelGenerator.php.
|
protected |
Definition at line 13 of file ValidationModelGenerator.php.