UNPKG

gen-jhipster

Version:

Spring Boot + Angular/React/Vue in one handy generator

4 lines (3 loc) 137 B
export default function matchField(jdlField) { return jdlField?.name && jdlField.type && jdlField.validations && jdlField.options; }