[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["`AsValidator` function wraps various data types into validator instances for use in data validation."],["Strings are converted to `Regex` validators, types are converted to `Type` validators, and collections are converted to `Options` validators."],["If the provided input is already a validator, it returns the validator itself, without any changes."],["The function will raise an `AttributeDefinitionError` if the input is not a string, type, collection, or a validator."]]],[]]