All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.core.request.Form.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






Form (org.spincast:spincast-framework 1.0.0 API)












org.spincast.core.request

Interface Form

    • Method Detail

      • getFormName

        String getFormName()
        The name of the form.
      • setValidationObject

        void setValidationObject(JsonObject validationObject)
        Sets the JsonObject to use to store the validation messages.

        If there are existing validation messages on the current validation object, they will be merged to the new object!

        Beware that changing this object may disconnect the validation messages of this form from a global validation element on the response's model!

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy