Skip to main content

Module validation

Module validation 

Source
Expand description

Validation functions

Structs§

ValidationLimits
Validation limits for safety & sanity checking, to help prevent resource exhaustion. All limits can be adjusted at client creation time

Functions§

looks_like_object_id
Determine if a string is (probably) an object id or space id, using syntactic checks. Does not check whether the apparent-id represents an actual object.