PHP Class JsonSchema\Constraints\StringConstraint

Author: Robert Schönthal ([email protected])
Author: Bruno Prieto Reis ([email protected])
Inheritance: extends JsonSchema\Constraints\Constraint
Datei anzeigen Open project: justinrainbow/json-schema Class Usage Examples

Public Methods

Method Description
check ( $element, $schema = null, JsonSchema\Entity\JsonPointer $path = null, $i = null ) {@inheritDoc}

Private Methods

Method Description
strlen ( $string )

Method Details

check() public method

{@inheritDoc}
public check ( $element, $schema = null, JsonSchema\Entity\JsonPointer $path = null, $i = null )
$path JsonSchema\Entity\JsonPointer