java.lang.Object
org.apache.directory.scim.tools.lint.Lint

public class Lint extends Object
Validates that a SCIM resource conforms to the associated schema definition. Note that it's possible to validate schemas since the associated schema definition is provided. It's also possible to validate the schema definition against itself. This class provides the code to provide linting SCIM resources, but there will be CLI and web tools that
Author:
smoyer1