You are here

namespace Drupal\state_machine\Plugin\Validation\Constraint in State Machine 8

Classsort descending Location Description
StateConstraint src/Plugin/Validation/Constraint/StateConstraint.php Ensures the validity of the specified state.
StateConstraintValidator src/Plugin/Validation/Constraint/StateConstraintValidator.php Validates the State constraint.