You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Field naming, validation and translation provider api
Database Field Naming Guidelines: Offers instructions on naming database fields.
Validation Instructions: Supplies guidance on data validation methods.
Validation Interface: Implements an interface for data validation.
Language Translations: Includes translations for various languages.
General Language Translations: Offers a broad range of translation support.
Usage
Download and build with maven. This app runs port 8080, so if you use another java app like KYC from another repo, please tsek ports to avoid conflicts.
From application.properties you can change dev and prod profiles.