404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.22.71.18: ~ $
.. _reference.validators:

==========
Validators
==========

.. php:namespace:: Ramsey\Uuid\Validator

.. php:interface:: ValidatorInterface

    .. php:method:: getPattern()

        :returns: The regular expression pattern used by this validator
        :returntype: ``string``

    .. php:method:: validate($uuid)

        :param string $uuid: The string to validate as a UUID
        :returns: True if the provided string represents a UUID, false otherwise
        :returntype: ``bool``

.. php:class:: GenericValidator

    Implements :php:interface:`Ramsey\\Uuid\\Validator\\ValidatorInterface`.

    GenericValidator validates strings as UUIDs of any variant.

.. php:namespace:: Ramsey\Uuid\Rfc4122

.. php:class:: Validator

    Implements :php:interface:`Ramsey\\Uuid\\Validator\\ValidatorInterface`.

    Rfc4122\Validator validates strings as UUIDs of the RFC 4122 variant.

Filemanager

Name Type Size Permission Actions
calculators.rst File 6.92 KB 0644
exceptions.rst File 2.83 KB 0644
fields-fieldsinterface.rst File 363 B 0644
guid-fields.rst File 263 B 0644
guid-guid.rst File 510 B 0644
helper.rst File 2.68 KB 0644
name-based-namespaces.rst File 1.12 KB 0644
nonstandard-fields.rst File 317 B 0644
nonstandard-uuid.rst File 562 B 0644
nonstandard-uuidv6.rst File 1.3 KB 0644
rfc4122-fieldsinterface.rst File 2.35 KB 0644
rfc4122-uuidinterface.rst File 587 B 0644
rfc4122-uuidv1.rst File 608 B 0644
rfc4122-uuidv2.rst File 1.65 KB 0644
rfc4122-uuidv3.rst File 311 B 0644
rfc4122-uuidv4.rst File 301 B 0644
rfc4122-uuidv5.rst File 313 B 0644
rfc4122-uuidv6.rst File 1012 B 0644
rfc4122-uuidv7.rst File 609 B 0644
rfc4122-uuidv8.rst File 301 B 0644
types.rst File 2.45 KB 0644
uuid.rst File 6.91 KB 0644
uuidfactoryinterface.rst File 4.05 KB 0644
uuidinterface.rst File 1.68 KB 0644
validators.rst File 920 B 0644