T - The security entity type.public interface EntityValidator<T>
The validator contract for a given security entity of type T.
Compatible with JSR303 Bean Validation for future integration with other validation frameworks.
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.