Learndash_DTO_Property_Validation_Result::valid Learndash_DTO_Property_Validation_Result::valid() Creates a valid result. ContentsDescription Return Source Changelog Related @package Uses Used By Description # Return # (self) Source # File: includes/dto/validation/class-learndash-dto-property-validation-result.php Changelog # Changelog Version Description 4.5.0 Introduced. Related # @package # LearnDash Uses # Uses Uses Description includes/dto/validation/class-learndash-dto-property-validation-result.php: Learndash_DTO_Property_Validation_Result::__construct () Constructor. Overriding the constructor in child classes and direct instantiating is disallowed. Used By # Used By Used By Description includes/dto/validation/class-learndash-dto-property-validator-string-case.php: Learndash_DTO_Property_Validator_String_Case::validate () Validates if a property value is in the required case. includes/dto/validation/class-learndash-dto-property-validator-possible-values.php: Learndash_DTO_Property_Validator_Possible_Values::validate () Validates if a property value is one of the possible values.
Uses # Uses Uses Description includes/dto/validation/class-learndash-dto-property-validation-result.php: Learndash_DTO_Property_Validation_Result::__construct () Constructor. Overriding the constructor in child classes and direct instantiating is disallowed.
Used By # Used By Used By Description includes/dto/validation/class-learndash-dto-property-validator-string-case.php: Learndash_DTO_Property_Validator_String_Case::validate () Validates if a property value is in the required case. includes/dto/validation/class-learndash-dto-property-validator-possible-values.php: Learndash_DTO_Property_Validator_Possible_Values::validate () Validates if a property value is one of the possible values.