Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConstraintInterface.php
function ConstraintInterface::isValid
checks if the validator has not raised errors
Return value
bool
File
vendor/
justinrainbow/
json-schema/
src/
JsonSchema/
Constraints/
ConstraintInterface.php
, line 50
Class
ConstraintInterface
The Constraints Interface
Namespace
JsonSchema\Constraints
Code
public
function
isValid
();
RSS feed