Browse: Home / Classes / Learndash_DTO_Property_Validator_String_Case /

Learndash_DTO_Property_Validator_String_Case::validate

Learndash_DTO_Property_Validator_String_Case::validate( mixed $value )

Validates if a property value is in the required case.


Description #


Parameters #

$value

(mixed) (Required) Value.


Return #

(Learndash_DTO_Property_Validation_Result)


Source #

File: includes/dto/validation/class-learndash-dto-property-validator-string-case.php


Changelog #

Changelog
Version Description
4.5.0 Introduced.