Interface SchemaValidator
- All Known Implementing Classes:
DefaultSchemaValidator
,ModelSpecImpl
public interface SchemaValidator
-
Method Summary
-
Method Details
-
isValid
- Parameters:
schema
- the schema being validatedpath
- the path being operated ondata
- data or nullacl
- acls or null- Returns:
- true if valid
-