Level 1
Level 2
Bei der Community anmelden
Weitere Informationen
Melden Sie sich an, um alle Badges zu sehen
Leiste mit Community-Erfolgen erweitern.
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Is there a sling annotation to pass min and max value to JSON @JsonIgnoreProperties?
Can you give an example what you want to achieve? It's unclear to me what you mean with "min and max value" in the context of this annotation.
On the other hand @JsonIgnoreProperties is a annotation provided by the Jackson Library and is not specific to AEM.
Hi @Jörg_Hoh ,
Thanks for the reply.
For eg to set the the min and max length of an attribute in Json
mobileNumber:- min =4, max 9
Thanks
Zugriffe
Likes
Antworten