- All Implemented Interfaces:
- org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.Ordered, org.springframework.core.PriorityOrdered
public class PropertyVerifier
extends Object
implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered
A verifier bean for keywhiz application properties. The property verifier is configured to
process first and will validate the application specific properties.
- Author:
- Suresh