public interface SchemaFilter
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Schema schema)
Whether the given schema artifact matches the expected filter criteria.
|
boolean matches(Schema schema) throws GovernanceException
schema
- the schema artifact.GovernanceException
- if the operation failed.Copyright © 2023 WSO2. All rights reserved.