1737. Class

1737.1. Zend\Validator\Sitemap\Lastmod

Validates whether a given value is valid as a sitemap <lastmod> value

1737.1.1. Methods

1737.1.1.1. isValid

isValid()

Validates if a string is valid as a sitemap lastmod

Parameters:string – value to validate
Return type:bool

1737.1.2. Constants

1737.1.2.1. LASTMOD_REGEX

Regular expression to use when validating

1737.1.2.2. NOT_VALID

Validation key for not valid

1737.1.2.3. INVALID

Project Versions

Table Of Contents

Previous topic

1736. Class

Next topic

1738. Class

This Page