Browse: Home / Classes / Learndash_DTO_Property_Validator_Possible_Values /

Learndash_DTO_Property_Validator_Possible_Values::validate

Learndash_DTO_Property_Validator_Possible_Values::validate( mixed $value )

Validates if a property value is one of the possible values.


Description #


Parameters #

$value

(mixed) (Required) Value.


Return #

(Learndash_DTO_Property_Validation_Result)


Source #

File: includes/dto/validation/class-learndash-dto-property-validator-possible-values.php


Changelog #

Changelog
Version Description
4.5.0 Introduced.