Enhanced validator that uses external AJV library if available Falls back to simple validator if AJV is not available
Static
Validate data against schema using AJV if available, otherwise simple validator
Data to validate
JSON schema
Validation result
Enhanced validator that uses external AJV library if available Falls back to simple validator if AJV is not available