Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 630 Bytes

patternproperties_validates_properties_matching_a_regex.md

File metadata and controls

12 lines (10 loc) · 630 Bytes

PatternpropertiesValidatesPropertiesMatchingARegex

unit_test_api.components.schema.patternproperties_validates_properties_matching_a_regex

type: schemas.Schema

validate method

Input Type Return Type Notes
dict, schemas.immutabledict, str, datetime.date, datetime.datetime, uuid.UUID, int, float, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader schemas.immutabledict, str, float, int, bool, None, tuple, bytes, io.FileIO

[Back to top] [Back to Component Schemas] [Back to README]