@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface Matches
String
regexp
fieldKey
key
message
public abstract String regexp
public abstract String key
public abstract String message
public abstract String fieldKey
Copyright © 2019 ninjaframework. All rights reserved.