Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e2d0f163e57fa882741cb9b48c14e042ac3fa816
[sdc.git]
/
1
package org.openecomp.sdc.validation;
2
3
/**
4
* Created by TALIO on 2/27/2017.
5
*/
6
public interface ValidationContext {
7
8
}