%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/projetos/suporte.iigd.com.br/vendor/swaggest/json-schema/src/Exception/
Upload File :
Create Path :
Current File : /var/www/projetos/suporte.iigd.com.br/vendor/swaggest/json-schema/src/Exception/StringException.php

<?php

namespace Swaggest\JsonSchema\Exception;


use Swaggest\JsonSchema\InvalidValue;

class StringException extends InvalidValue
{
    const TOO_SHORT = 1;
    const TOO_LONG = 2;
    const PATTERN_MISMATCH = 3;

}

Zerion Mini Shell 1.0