You are here

namespace Drupal\readonlymode\Plugin\Validation\Constraint in Read only mode 2.0.x

Classsort descending Location Description
ReadonlymodeConstraint src/Plugin/Validation/Constraint/ReadonlymodeConstraint.php Checks if the site is in read-only mode and fails validation if so.
ReadonlymodeConstraintValidator src/Plugin/Validation/Constraint/ReadonlymodeConstraintValidator.php Validator for the Readonlymode constraint.