.
  
    As for schema dumps, schema validation can happen either due to a schema change during repository startup, or triggered manually via JMX. Schema validation is performed in two steps:
- Differencing
 - Validation
 
Each of these steps are described in the following sections.