Checks whether a string is made up of the kinds of characters that make up prose Allowed: letters, numbers, space, punctuation Allowed punctuation: ' " / ! ? @ # $ % & ( ) - : ; . ,
This is the code documentation for the SproutCMS project
Search documentation |
function proseText()Checks whether a string is made up of the kinds of characters that make up prose Allowed: letters, numbers, space, punctuation Allowed punctuation: ' " / ! ? @ # $ % & ( ) - : ; . ,
Usagevoid Validity::proseText ( string $str ); Example$valid->check('name', 'Validity::proseText') Arguments
Exceptions thrownReturn value
|
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |