E
- public interface IValidator<E>
E parse(String key, String val)
key
- The key.val
- The value.void accept(String key, String val, E arg) throws ConfigurationException
key
- The key under which the value was discovered.val
- The value.arg
- The parsed value.ConfigurationException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.