Logo
  • Getting Started
    • Introduction
  • CLI Application
    • index
  • Calendar Library
    • index
    • version 1.x
    • version 1.0
  • Calendar Twig Library
    • index
    • version 1.x
  • Calendar Doctrine Library
    • index
    • version 1.x
  • Retry Library
    • Index
    • version 1.x
  • Rate Limiter Library
    • Index
    • version 1.x
  • Sleep Library
    • Index
    • version 1.x
    • version 1.0
  • Calendar Holidays Library
    • index
    • version 1.x
  • Calendar Holidays Yasumi Library
    • index
    • version 1.x
  • Business Hours Library
    • index
    • version 1.x
  • Symfony Bundle
    • index
    • version 1.x
  1. Home
  2. Documentation
  3. Forum
Install

The BeforeOrEqual::validatedBy method

View at GitHub version: 1.x
Introduction

Returns the name of the class that validates this constraint.

By default, this is the fully qualified name of the constraint class suffixed with "Validator". You can override this method to change that behavior.

Description

public validatedBy ( void ) : mixed
Parameters

Return Values

mixed
Symfony Bundle - 1.x
  • AeonTimeZoneToDateTimeTransformer
  • AeonDayToDateTimeTransformer
  • AeonTimeToDateTimeTransformer
  • AeonDateTimeToDateTimeTransformer
  • AeonTimeType
  • AeonDateTimeType
  • AeonDayType
  • AeonTimeZoneType
  • Before
  • EqualValidator
  • HolidayValidator
  • BeforeOrEqualValidator
  • After
  • Equal
  • Holiday
  • NotHolidayValidator
  • BeforeOrEqual
  • AfterOrEqual
  • AfterOrEqualValidator
  • AfterValidator
  • NotHoliday
  • BeforeValidator
  • RequestIdentificationStrategy
  • RateLimiters
  • RateLimitHttpProtocol
  • RequestThrottling
  • RouteThrottle
  • SessionIdRequestIdentificationStrategy
  • HeaderRequestIdentificationStrategy
  • UsernameRequestIdentificationStrategy
  • AeonBundle
  • RateLimiterExtension
  • Configuration
  • AeonExtension
  • RuntimeException
  • RequestIdentificationStrategyException
  • RateLimitRequestListener
  • RateLimitExceptionListener
  • RateLimitResponseListener
Edit this page

Aeon is a set of libraries that makes easier to work with PHP Date & Time in elegant Object Oriented way.

  • aeon-php/calendar
  • aeon-php/calendar-doctrine
  • aeon-php/calendar-holidays
  • aeon-php/calendar-holidays-yasumi
  • aeon-php/cli
  • aeon-php/business-hours
  • aeon-php/process
  • aeon-php/retry
  • aeon-php/rate-limiter
  • aeon-php/calendar-twig